home *** CD-ROM | disk | FTP | other *** search
- --AMIGADOS GUIDE V2.0--
- DIR
-
-
- USE:
- Dir is used to get a sorted list of files from any disk, device,
- directory, logical assignment or path.
-
- PATH:
- C:
-
- SYSTEM:
- 2.0 (enhanced), 2.1, 3.0
-
- EXAMPLES:
- 1>DIR (list current directory)
- 1>DIR DF0: (list files on drive DF0)
- 1>DIR S: (list S directory)
- 1>DIR C:A#? (list commands starting with A)
-
- NOTES:
- The output from Dir can be paused by simply pressing the Spacebar and
- then continued by pressing Backspace. Or you can stop the output by
- pressing CTRL+C.
-